home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 30 / Amiga Format AFCD30 (Sep 1998, Issue 114).iso / -seriously_amiga- / workbench / -datatypes- / mpegsystem / mpegsdt105.readme < prev    next >
Text File  |  1998-06-18  |  4KB  |  104 lines

  1. Short:    MPEG System datatype V1.5
  2. Author:   GISBURN@w-specht.rhein-ruhr.de (Roland Mainz)
  3. Uploader: GISBURN@w-specht.rhein-ruhr.de (Roland Mainz)
  4. Type:     util/dtype
  5. Replaces: util/dtype/mpsdtc013.LhA
  6. Replaces: util/dtype/mpsdtc104.LhA
  7. Requires: datatypes.library >= V45.3
  8. Requires: mpegvideo.datatype >= V1.6
  9. Requires: mpegaudio.datatype >= V1.1
  10.  
  11. MPEG System datatype, which is able to play mpeg system stream movies
  12. (system stream = interleved video + audio streams)
  13.  
  14. animation.datatype subclass.
  15.  
  16. INTRODUCTION
  17.     Datatypes class for MPEG System movies.
  18.  
  19. REQUIREMENTS
  20.     - You need at least Kick/WB 3.0.
  21.  
  22.     - datatypes.library >= V45.3
  23.  
  24.     - "datatypes/animation.datatype", >= V40.
  25.       "animation.datatype 40.6 (28.09.93)" requires itself some
  26.       libraries/boopsi classes:
  27.     - "realtime.library", >= V39              - for timing
  28.     - "gadgets/tapedeck.gadget" (any version) - for the controls
  29.  
  30.     - mpegvideo.datatype >= V1.6
  31.  
  32.     - mpegaudio.datatype >= V1.1
  33.  
  34. USAGE
  35.     If the datatypes descriptor file was activated, any attempt to load
  36.     a MPEG System stream using GMultiView, MultiView, AmigaGuide or
  37.     SwitchWindow will load and play the movie.
  38.  
  39. INSTALLATION
  40.     After unpacking this archive:
  41.     Because this version does not include an Installer script, you have
  42.     to do the installation manually through the shell:
  43.  
  44.       - Unpack this archive and copy the "mpegsystem.datatype" to
  45.         SYS:Classes/DataTypes/:
  46.  
  47.     Copy CLONE FROM "mpegsystem.datatype" TO
  48.      "SYS:Classes/DataTypes/mpegsystem.datatype"
  49.  
  50.       - Then copy the datatypes descriptor into the DEVS:DataTypes
  51.         directory.
  52.         If the descriptor already exists, you should not replace it,
  53.         otherwise you may loose "toolnodes" and other settings stored in
  54.         the existing descriptor.
  55.  
  56.  Copy CLONE FROM "MPEG System(%|.info)" TO DEVS:Datatypes/
  57.  
  58. AUTHOR
  59.     If you want to blame me, report any bugs, or wants a new version
  60.     send your letter to:
  61.                     Roland Mainz
  62.                     Hohenstaufenstraße 8
  63.                     52388 Nörvenich
  64.                     GERMANY
  65.  
  66.     Phone: (+49)(0)2426/901568
  67.     Fax:   (+49)(0)2426/901569
  68.  
  69.     EMAIL is also available (if you want to send me attachments
  70.     larger than 1MB (up to 5MB, more with my permission):
  71.  
  72.     GISBURN@w-specht.rhein-ruhr.de
  73.  
  74.     Up to August 1998 I'm reachable using this email address, too:
  75.     Reinhold.A.Mainz@KBV.DE
  76.  
  77.     | Please put your name and address in your mails !
  78.     | German mailers should add their phone numbers.
  79.     | See BUGS section above when submitting bug reports.
  80.  
  81.     Sorry, but I can only look once a week for mails.
  82.     If you don't hear something from me within three weeks, please
  83.     send your mail again (but watch about new releases) (problems with
  84.     this email port are caused by reconfigurations, hackers, network
  85.     problems etc.).
  86.  
  87.     The  entire  "mpegsystem.datatype"  package  may  be  noncommercially
  88.     redistributed, provided  that  the package  is always  distributed
  89.     in it's complete  form (including it's documentation). A small
  90.     copy fee  for media costs is okay but any kind of commercial
  91.     distribution is strictly forbidden without my permission !
  92.     Comments and suggestions how to improve this program are
  93.     generally appreciated!
  94.  
  95.     Thanks to David Junod, who wrote the animation.datatype and lots of
  96.     the datatypes example code, Matt Dillon for his DICE,
  97.     Olaf 'Olsen' Barthel for his help, ideas and some text clips from
  98.     his documentations.
  99.  
  100. ----
  101.  
  102. Bye,
  103. Roland
  104.